CSCN8010 - Practical Lab2


matplotlip: 1¶

Out[10]:
[<matplotlib.lines.Line2D at 0x1efa5db7390>]

Matplotlib : Generate random data for the x-axis (time) and y-axis (temperature)

Plotly

Loading iris dataset and plotting using scatter plot by plotly

Seaborn¶

Out[13]:
<Axes: xlabel='sepal_length', ylabel='sepal_width'>